Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Place offline cache in Application Support #4372

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Mar 17, 2016

Unlike the ambient cache maintained by MGLMapView, the offline cache should live in a subdirectory of Application Support, where the SDK has control over the file’s lifetime. The subdirectory is already named after the host application’s bundle identifier, ensuring that each Mapbox-powered application has an independent tile limit.

Fixes #4371.

/cc @jfirebaugh

Unlike the ambient cache maintained by MGLMapView, the offline cache should live in a subdirectory of Application Support, where the SDK has control over the file’s lifetime. The subdirectory is already named after the host application’s bundle identifier, ensuring that each Mapbox-powered application has an independent tile limit.

Fixes #4371.
@1ec5 1ec5 added bug macOS Mapbox Maps SDK for macOS labels Mar 17, 2016
@1ec5 1ec5 self-assigned this Mar 17, 2016
@1ec5 1ec5 added this to the ios-v3.2.0 milestone Mar 17, 2016
@jfirebaugh
Copy link
Contributor

I don't understand why you are still putting "ambient cache" and "offline cache" in different categories. They need to be the same file, or "offline" doesn't work.

@1ec5 1ec5 closed this Mar 18, 2016
@jfirebaugh jfirebaugh deleted the 1ec5-offline-osx-app-support-4371 branch March 21, 2016 22:35
@1ec5 1ec5 modified the milestones: ios-v3.2.0, osx-v0.1.0 May 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants